home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / funny_te.swf / scripts / DefineSprite_18 / frame_3 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  181 b   |  7 lines

  1. setnull(xline,yline);
  2. yline += 1;
  3. setProperty("/an" add total, _X, xpos + xline * xwid);
  4. setProperty("/an" add total, _Y, ypos + yline * ywid);
  5. setfull(xline,yline);
  6. toall();
  7.